home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / expert25.sit / HyperExpert 2.5 / stack_-1.xml < prev   
Extensible Markup Language  |  1991-05-13  |  3KB  |  23 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.5</name>
  5.     <id>-1</id>
  6.     <cardCount>4</cardCount>
  7.     <cardID>3191</cardID>
  8.     <listID>5236</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on openStackgo to card buildset lockscreen to truechoose browse toolput the long name of this stack into tempgo to card "default"put FontName() into rssput rss into card fld fonttypesgo to card buildanswer "Is this a new or old system" with "Help" or "Old" or "New"if it is "New" thengo to card "full"put card fld "ques1" into xif x is empty thengo to card buildanswer "Click on Build Expert System to begin." with "Help" or "OK"if it is "Help" thenshow card fld helpend ifelseanswer "There is already a system here" with "OK"end ifend ifif it is "Old" thengo to card "full"put card fld "ques1" into xif x is empty thenanswer "There is no system to work on" with "OK"go to card buildshow card fld helpanswer "Click on Built Expert System to begin." with "OK"end ifend ifif it is "Help" thengo to card buildshow card fld helpget FindInField(card fld help,"Step 1","",0)end ifend openStackon closeStackupdatehide msg boxdomenu "Compact Stack"end closeStackon updateset lockscreen to trueput "Updating stack....." into msg boxput the short name of this card into xif x = "build" thenexit updatehide msg boxend ifif x = "default" thendomenu "back"put the short name of this card into xif x = "build" thenexit updateend ifelseput cd fld "ans count" into ansput cd fld "con count" into conput cd fld "cd count" into cdcput cd fld "dqcount" into dqput cd fld "dccount" into dcgo to card "fulltoo"go to next cardput the number of cards into totmultiply tot by 2repeat tot timesput the number of card flds into fldcountput the short name of this card into cdcountif fldcount < 20 or cdcount = "fulltoo" thengo to next cardnext repeatelseput ans into card fld "ans count"put con into card fld "con count"put cdc into card fld "cd count"put dc into card fld "dccount"put dq into card fld "dqcount"end ifgo to next cardend repeatend ifhide msgset lockscreen to falseend update--on idle-- hide menubar--end idle</script>
  17.     <background id="2738" file="background_2738.xml" name="right" />
  18.     <card id="3191" file="card_3191.xml" marked="false" name="full" owner="2738" />
  19.     <card id="3962" file="card_3962.xml" marked="false" name="fulltoo" owner="2738" />
  20.     <card id="2988" file="card_2988.xml" marked="false" name="build" owner="2738" />
  21.     <card id="2066" file="card_2066.xml" marked="false" name="default" owner="2738" />
  22. </stack>
  23.